home *** CD-ROM | disk | FTP | other *** search
- object frmReportSpam: TfrmReportSpam
- Left = 200
- Top = 108
- Width = 509
- Height = 256
- Caption = 'frmReportSpam'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object EsLabel1: TEsLabel
- Left = 40
- Top = 0
- Width = 361
- Height = 35
- Appearance = apCustom
- Caption = 'Report a known spammer'
- ColorScheme = csCustom
- CustomSettings.ShadowColor = clOlive
- CustomSettings.ShadowDepth = 4
- CustomSettings.ShadowStyle = ssExtrude
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Image7: TImage
- Left = 5
- Top = 4
- Width = 33
- Height = 41
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 16
- Top = 56
- Width = 457
- Height = 49
- AutoSize = False
- Caption =
- 'If you get hit with a spam, you can send the e-mail address of t' +
- 'he spammer to Contact Plus Corporation automatically and thus he' +
- 'lp build the list of known spammers.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 16
- Top = 120
- Width = 457
- Height = 33
- AutoSize = False
- Caption =
- 'Your list of email addresses will be automatically emailed to Co' +
- 'ntact Plus Corporation and published in the next update.'
- WordWrap = True
- end
- object btOK: TButton
- Left = 320
- Top = 192
- Width = 75
- Height = 25
- Caption = 'Send'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object btCancel: TButton
- Left = 400
- Top = 192
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
-